ComponentOne Basic Library for UWP
Border Properties
UWP Edition Basic Library > Radial Menu for UWP > C1RadialMenu Layout and Appearance > C1RadialMenu Appearance Properties > Border Properties

The following properties let you customize the borders of the C1RadialMenu control and the C1RadialMenuItem items.

 

Property

Description

BorderBrush

Gets or sets a brush that describes the border background of a control. This is a dependency property.

BorderThickness

Gets or sets the border thickness of a control. This is a dependency property.

 

See Also